The xReport server version is a web application in SOAP format. It receives data from business systems and creates reports.
When data for reports is passed from a web application-based ERP system to the xReport server, the xReport server version creates the reports. After that, by returning the address where the created reports are stored to the host, various reports can be obtained.
■ Two Types of Operation Modes ■
We offer two types: a simple version for a single company operating an environment of a business system, and a version with management functions for operation across multiple companies. With the management function, it is also possible for package manufacturers of web applications to start unique services for their customers by utilizing xReport for report output functions.
〇 Simple Version
Can be used in conjunction with an internal web system.
Reports can be output based on system information.
〇 Version with Management Functions
Can provide services to multiple companies.
Can control the registration and management of reports that can be used by different customers.
■ API for Integration Provided ■
You will need to code a mechanism to pass necessary information for xReport's report output, such as company name, format name, and desired file format. Since a dedicated API is provided, integration with xReport is easy.